addActions

Adds wearable actions to this notification.

When wearable actions are added using this method, the set of actions that show on a wearable device splits from devices that only show actions added using addAction. This allows for customization of which actions display on different devices.

Return

this object for method chaining

Parameters

actions

the actions to add to this notification

See also